-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Delete manufacturer by id #64 #99
Conversation
This PR supersedes #75. Comments there should be resolved when they get addressed, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comments from #75 have been addressed in #85. I have tested this PR with ral-facilities/inventory-management-system#113 on the front end, which works so I think its also safe to merge this pending Viktor's approval provided this is merged at the same time.
|
Description
Delete a manufacturer logic. Enables you to delete a manufacturer by its ID. Manufacturers who are a part of a catalogue item cannot be deleted and appropriate error message is displayed to the user
Testing instructions
Agile board tracking
closes #64